home *** CD-ROM | disk | FTP | other *** search
- body {
- width:234px;
- height:175px;
-
- margin:0;
- }
-
- body,td,th {
- font-family:Verdana, Arial, Helvetica, sans-serif;
- font-size:10px;
- color:#000;
- }
-
- content {
- top:10px;
- left:10px;
-
- }
-
- table.dataTable th {
- border-right:1px solid #999;
- border-top:1px solid #999;
- background:#ccc;
- font-weight:700;
- margin:0;
- padding:4px 3px 3px 4px;
- }
-
- div.lookupLabel {
- left:15px;
- top:10px;
-
- color:#000;
- font-weight:700;
- }
-
- .link {
- color:#000;
- text-decoration:none;
- }
-
- .rotatingLink {
- color:#000;
- }
-
- div.searchBox {
- left:15px;
- top:30px;
-
- color:#FFF;
- }
-
- div.searchImage {
- left:135px;
- top:33px;
-
- color:#FFF;
- cursor:hand;
- }
-
- div.rotatingLink {
- left:115px;
- top:10px;
-
- color:#000;
- cursor:hand;
- }
-
- input.inputBox {
- font-family:Verdana, Arial, Helvetica, sans-serif;
- font-size:10px;
- }
-
- div.scrollTableContainer {
- height:299px;
- overflow:auto;
- width:399px;
- position:relative;
- left:15px;
- display:none;
- top:40px;
- margin:15px 0 0;
- }
-
- div.scrollTableContainer table {
- width:180px;
- }
-
- div.scrollTableContainer thead tr {
- position:relative;
- left:-1px;
- }
-